<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "gb2312";
/* CSS Document */
/*全局的*/



/*Slide Start幻灯片位置开始*/
#Slidebox {
	width: 100%;
	height: 400px;
	padding: 0px;
	margin: 0 auto;  /*position:relative;*/
	overflow: hidden;
}
#flashBg {
	height: 400px;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}
#flashLine {
	background: url(../images/touming.png) repeat-x center bottom;
	height: 400px;
	width: 100%;
	clear: both;
}
#flash {
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 0px 0px;
}
#flash a {
	width: 100%;
	height: 400px;
	display: none;
}
#flash img {
	width: 1920px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.flash_bar {
	width: 120px;
	padding-left: 45%;
	z-index: 69;
	height: 40px;
	overflow: hidden;
	position: absolute;
	padding-top: 13px!important;
	padding-top: 12px;
	bottom: 0px;
	left: 0px;
	background: url(../images/tg_flashbar.png) no-repeat 0px 0px;
	text-align: center;
}
.flash_bar .dq {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	cursor: pointer;
	background: url(../images/pagination.png) no-repeat 0px -12px;
	overflow: hidden;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagination.png", sizingMethod="crop");
}
.flash_bar .no {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 2px 4px;
	cursor: pointer;
	background: url(../images/pagination.png) no-repeat 0px 0px;
	overflow: hidden;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagination.png", sizingMethod="crop");
}
</pre></body></html>